projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
306cc90
)
Provide mailabbrev, not mail-abbrevs.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Mar 1993 08:09:35 +0000
(08:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Mar 1993 08:09:35 +0000
(08:09 +0000)
lisp/mail/mailabbrev.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mailabbrev.el
b/lisp/mail/mailabbrev.el
index 33173e656c4cc8cf6febec73ea1ca2ce11c0ed94..e5efae3eb1632889b0dfd45ec7c80aa00d535eec 100644
(file)
--- a/
lisp/mail/mailabbrev.el
+++ b/
lisp/mail/mailabbrev.el
@@
-556,4
+556,4
@@
Don't use this command in Lisp programs!
;;(define-key mail-mode-map "\C-n" 'mail-abbrev-next-line)
;;(define-key mail-mode-map "\M->" 'mail-abbrev-end-of-buffer)
-(provide 'mail
-abbrevs
)
+(provide 'mail
abbrev
)